Visual trace 6 is used during program execution to reveal the execution path through a diagram; it depicts the control flow and how the software operates.
可视化跟踪6是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。
The flow option creates a plain text trace output file in which the trace records are ordered chronologically by process; it creates what is essentially a control flow diagram.
flow选项创建一个纯文本跟踪输出文件,在这个文件中,跟踪记录是按进程(by process)以及时间顺序排序的。它所创建的实际上是一个控制流图。
Supports multi-JVM applications - Users can trace applications running on multiple JVMs and see the end-to-end call flow in a single sequence diagram.
支持多J VM (multi - JVM)的应用程序——用户可以跟踪运行在多个JVM上的应用程序,并且能够在单独的序列图中看到端到端的调用流程。
应用推荐